body {
  margin: 0;
  padding: 0;
  /*font-family: "Roboto" !important;*/
  font-family: 'Barlow' !important;
  background: url("../../images/main_bkg.jpg") top center;
  background-repeat: repeat;
  background-size: 100% auto;
  background-color: #000 !important;
  font-size:26px;
}

.inna{
  display:none;
}

.banner_small{
  display:none;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.top-banner{
    width:100%; padding-top: 30px; padding-bottom: 30px; display:flex; justify-content: space-between; align-items:center;
}

.logo_right {
display: none;
}

.moc {
background-color: #000!important;
}

.right-banner {
  display: block;
  margin-left: 40px;
}

.padding50{
  padding-top: 50px; 
  padding-bottom: 50px;
}

.zero-padding{
  padding:0px !important; 
}

.func-div{
  display:none;
}

.right-banner-txt {
  display: block;
  margin-left: 120px;
}

table {
  font-family: "Roboto" !important;
}

.checkbox-row{
  padding-bottom:10px;
}

.subtitle {
  font-size: 18px;
  text-align: center;
  color: #fe9500;
  padding-top: 15px;
  padding-bottom: 15px;
}

.banner{
  display:flex;
  flex-direction: column;
  justify-content: space-between;
  padding:30px;
  width: 1140px;
  height:250px;
}

#banner_img_1{
  background-image: url("../../images/banner_plyty_glowne.jpg");
}

#banner_img_2{
  background-image: url("../../images/banner_karty_graficzne.jpg");
}

#banner_img_3{
  background-image: url("../../images/banner_monitory.jpg");
}

#banner_img_4{
  background-image: url("../../images/banner_urzadzenia_sieciowe.jpg");
}

#banner_img_5{
  background-image: url("../../images/banner_akcesoria.jpg");
}

#banner_img_6{
  background-image: url("../../images/banner_karty_komponenty.jpg");
}

#banner_img_7{
  background-image: url("../../images/banner_mini-pc.jpg");
}

.banner-div{
  padding:30px;
  background-color:#000000;
  background: url("../../images/1px_bkg.png");
  background-repeat: repeat;
  font-family: "Roboto" !important;
}

.banner-button{
  padding:20px;
  font-size:18px;
  color:#FFFFFF;
  border:1px solid #fe9500;
  display:block;
  float:left;
  cursor:pointer;
  width:25%;
  text-transform: uppercase;
  text-align: center;
}

.banner-button-2{
  padding:20px;
  font-size:18px;
  color:#FFFFFF;
  border:1px solid #fe9500;
  display:block;
  float:left;
  cursor:pointer;
  width:25%;
  text-transform: uppercase;
  text-align: center;
  margin:0 auto;
  margin-top:30px;
}

.banner-button-2:hover{
  background-color: #fe9500;
}

.flex-center{
  display:flex;
  justify-content: center;
}

.banner-title{
  font-size:22px;
  margin-top:50px;
  font-family: "Xolonium" !important;
}

.banner-div-title{
  font-size:22px;
  margin-bottom:35px;
  font-family: "Xolonium" !important;
  text-align: center;
}

.banner-button:hover{
  background-color: #fe9500;
}

.start-form {
  margin-top: 70px;
}



.bkg-opacity {
  background: url("../../images/bkg_opacity.png") repeat;
}

.bkg-opacit-container {
  padding-top: 70px;
  padding-bottom: 70px;
}

.image-center {
  margin: 0 auto;
  text-align: center;
}



.game-title {
  margin-top: 0 !important;
}

.learn-more {
  margin: 0 auto;
  background-color: #f36c21;
  text-align: center;
  padding: 7px 30px;
  color: #fff;
  font-size: 1.8rem;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: 0 0 20px #f36c21, inset 0 0 20px #f36c21;
  transition: all 0.5s ease-out;
}

.circle {
  padding-bottom: 15px;
  padding-top:25px;
}

.circle-pointer {
  width: 50px;
  height: 50px;
  position: relative;
  top: 20px;
  left: 50%;
  transform: translate(-50%, -50%);
  border-style: solid;
  border-color: #656565;
  border-width: 2px;
  /*background: linear-gradient(#755ca2, #b91b6a);*/
  color: #fff;
}

.dots {
  padding-top: 40px;
  padding-bottom: 40px;
}

.line {
  width: 100%;
}

.circle-content {
  position: relative;
  font-size: 21px;
  float: left;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: 3rem;
}

.list-promotion {
  display: flex;
  font-size: 18px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.line-images {
  max-width: 100%;
}

.form-control {
  font-size: 13px;
  font-family: "Roboto" !important;
}

.red-color {
  color: #fe9500;
}

.scan {
  margin-top: 12px;
  font-size: 12px;
}

.form-inputs {
  background-color: #dbdbdb;
  color: #000;
  border-radius: 0px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb60 {
  margin-bottom: 60px;
}

.uppercase {
  text-transform: uppercase;
}

.checkbox {
  margin-right: 20px !important;
}

.grey-text {
  color: #cccccc;
}

.small-text {
  font-size: 12px;
  color: #cccccc;
}

.controls-nav {
  float: none !important;
  background-color: Transparent;
  padding-top: 15px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 15px;
  border: 1px solid #656565;
  color: #fff;
  text-transform: uppercase;
  display: block;
  font-size: 18px;
  line-height: 20px;
  margin-top: 30px;

  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 40px;
}

.label-button {
  margin-bottom: 0px;
  font-weight: normal !important;
}

.button-blue {
  /*background-color: #030303;*/
  /*font-weight: bold;*/
  color: #fff;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  float: left;
  box-sizing: border-box;
  text-align: center;
  font-size: 26px;
  text-decoration: none;
  border: 1px solid #fe9500;
}

.submit:hover {
  background-color: #bf2020;
}

.button-blue:hover {
  /*background-color: #d32626;*/
  /*background: url("../../images/button_bkg.jpg") center bottom;*/
  background-color: #fe9500;
  background-size: 100% auto;
  color: #fff;
}

.choose-bottom {
  clear: both;
  display: block;
  float: left;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.choose-bottom-bottom {
  clear: both;
  padding-top: 70px;
  padding-bottom: 70px;
  display: block;
  float: left;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
a:hover {
  text-decoration: none;
  color: inherit;
}

#partners {
  width: 100%;
  display: none;
  float: left;
  text-align: center;
  border: 1px solid #d32626;
  margin-bottom: 50px;
  background-color: #fff;
}

.logo-class {
  width: 182px;
  margin: 35px;
}

.h11 {
  margin-bottom: 10px;
}

.h22 {
  margin-bottom: 20px;
}

section.gear .g-laptop .content {
  padding-top: 30px;
}

#design {
  padding-top: 50px;
  padding-bottom: 50px;
  min-height: 770px;
}

.laptops-row {
  padding-top: 20px;
  padding-bottom: 20px;
}

.shops {
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 0px solid #fff;
  margin: 0px;
  width: 100%;
  text-align: center;
}

section.gallery {
  background-image: url(../images/img/kv/bg_blk3.jpg);
}

.owl-nav .owl-next span {
  font-size: 30px;
}

.owl-nav .owl-prev span {
  font-size: 30px;
}

section.gear .owl-dots .owl-dot.active span {
  width: 10px;
  height: 10px;
  border-radius: 10px;
}

section.gear .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  border-radius: 10px;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgb(22, 22, 22) !important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgb(22, 22, 22) !important;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: rgb(22, 22, 22) !important;
}

#thankyou {
  padding: 40px;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
  font-size: 24px;
}

section.gallery .container {
  height: auto !important;
}

#top {
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #000;
  width: 100%;
  display: block;
  float: left;
}

#top-in {
  max-width: 1140px;
  margin: 0 auto;
}

.logo {
  display: block;
  float: left;
  margin-top: 5px;
  margin: 10px;
}

.logo_right {
  float: right;
}

.content p {
  font-size: 14px;
}

.line {
  opacity: 0.3;
}

.lang_home_title_1 {
  font-weight: normal;
  display: inline;
  padding-top: 25px;
}

.shops:hover {
  border: 0px solid #fe9500 !important;
  opacity:0.9;
}

input[type="file"] {
  display: none;
}
.custom-file-upload {
  display: inline-block;
  padding: 6px 12px;
  cursor: pointer;
}

.jedi-game {
  padding-bottom: 30px;
}

.game-after-header {
  margin-bottom: 70px;
}

.top-banner-mobile {
  display: none;
}

.top-banner {
  display: block;
}

.submit-button {
  margin-bottom: 70px;
}

.choose-bottom-more {
  margin-bottom: 70px;
}

.more-button {
  margin-top: 70px !important;
}

.more-button-regular {
  margin-top: 60px !important;
}

a:focus {
  color: #FFFFFF !important;
  text-decoration: underline;
}

a:hover {
  color: #fff !important;
}

@media only screen and (max-width: 1200px) {

  .banner{
    width:600px;
    height:132px;
    margin:0 auto;
    background-size: 600px 132px;
    padding:10px;
  }

  .banner-title{
    margin-top:0px;
    font-size:16px;
    margin-top:20px;
  }

  .banner-div{
    width:600px;
    margin:0 auto;
    padding:10px;
  }

  .banner-button{
    font-size:16px;
    padding:10px;
    width:40%;
  }

  .banner-button-2{
    font-size:16px;
    padding:10px;
    width:40%;
  }

  .top-banner-mobile {
    display: block;
  }

  .top-banner {
    display: none !important;
  }

  .container-header-mobile {
    width: 100% !important;
    box-sizing: border-box;
  }

  .container-mobile {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
  }

  .col-mobile {
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
  }

  .row-header-mobile {
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 992px) {

  .choose-bottom-bottom{
    padding-top:40px;
    padding-bottom:40px;

  }


  .jedi-game .col-md-12{
    padding:0px;
  }

  .jedi-game{
    margin-bottom:20px;
  }
  
  .start-form {
    margin-top: 35px;
  }

  .choose-bottom-more {
    margin-bottom: 35px;
  }

  .more-button {
    margin-top: 0 !important;
  }

  .more-button-regular {
    margin-top: 0 !important;
  }

  .logo-game {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
  }

  .game-after-header {
    padding-right: 30px;
    padding-left: 30px;
  }

  .game-after-header {
    margin-bottom: 30px;
  }

  .game-title {
    text-align: center;
  }

  .shops {
    margin-left: 0;
    margin-right: 0;
  }

  #design {
    padding-top: 0;
    padding-bottom: 0;
  }

  .jedi-game {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 768px) {

  .banner_small{
    display:block;;
  }

  .banner_big{
    display:none;;
  }


    .banner{
      width:360px;
      height:79px;
      margin:0 auto;
      background-size: 360px 79px;
      padding:10px;
    }
  
    .banner-title{
      margin-top:0px;
      font-size:16px;
      margin-top:0px;
    }
  
    .banner-div{
      width:360px;
      margin:0 auto;
      padding:10px;
    }
  
    .banner-button{
      font-size:10px;
      padding:5px;
      width:45%;
    }
  
    .banner-button-2{
      font-size:16px;
      padding:10px;
      width:40%;
    }





  .banner-col {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .bkg-opacity {

  }
}

@media only screen and (max-width: 767px) {
  .logo_right {
    display: none;
  }

  .form-control {
    font-size: 12px;
  }
}

@media only screen and (max-width: 550px) {
  .logo {
    margin: 0 auto;
    display: block;
    float: none;
    margin-bottom: 20px;
  }

  .logo_right {
    /*float: none; */
    display: none;
  }

  #top {
    padding-bottom: 0px;
  }
}

.hero-image .redeem .regulamin {
  margin-top: 2%;
}

.regulamin2 {
  background-color: #bf2020;
  color: #fff;
  text-decoration: none;
  padding: 15px;
  display: block;
  text-align: center;
  display: none;
}

.watch_mini_2 {
  display: none;
}

.home-armory h3 {
  font-size: 16px;
  font-family: "Xolonium";
  color: #fff;
  margin: 0.3em 0 0.5em 0;
  padding-top: 20px;
}

.home-armory a {
  padding: 8px 27px;
  /*background: url("../images/btn-bg.jpg") center bottom repeat-x;*/
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  /*text-shadow: 0px 1px 3px #000;*/
  border: 1px solid #009903;
  /*border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;*/
}

.home-armory a:hover {
  /*background: url("../../images/button_bkg.jpg") center bottom repeat-x;*/
  background: #009903;
  color: #fff;
  /*text-shadow: 0px 1px 3px #000, 0px 1px 3px #000, 0px 1px 3px #000;*/
}

.main-title {
  font-size: 36px !important;
}

@media only screen and (max-width: 1400px) {
  .hero-image .redeem .regulamin {
    margin-top: 0;
    font-size: 12px !important;
  }
}

@media only screen and (max-width: 1288px) {
  .right-banner {
    display: block;
    margin-left: 0;
  }

  .right-banner-txt {
    display: block;
    margin-left: 0;
  }
}

@media only screen and (max-width: 992px) {

  .padding50{
    padding-top: 30px; 
    padding-bottom: 30px;
  }

  .home-armory {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .dots {
    padding: 0;
  }

  .bkg-opacit-container {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media only screen and (max-width: 980px) {
  .form-inputs {
    margin-bottom: 20px;
  }

  .form-group2 {
    margin-bottom: 0px;
  }

  .scan {
    margin-bottom: 20px !important;
  }
}

@media only screen and (max-width: 800px) {
  .button-blue {
    width: 100%;
  }

  .main-title {
    font-size: 24px !important;
  }

  .lang_home_title_1 {
    font-size: 24px;
  }

  .submit {
    width: 100%;
    padding: 15px;
    margin: 0px;
  }

  .watch_mini_2 {
    display: block;
  }

  .watch_mini_1 {
    display: none;
  }

  #design {
    min-height: auto;
  }

  .hero-image .redeem .regulamin {
    display: none !important;
  }

  .regulamin2 {
    display: block;
  }

  .owl-dots {
    padding: 50px;
    display: block;
    position: relative !important;
  }

  .lang_home_title_1 {
    line-height: 1.4;
  }
}

@media only screen and (max-width: 600px) {

  .w100x{
    width:100%;
  }

.separator2{
  width:10px;
}

}



@media only screen and (max-width: 400px) {
  .learn-more {
    font-size: 1.5rem;
  }

  .hero-image .redeem .regulamin {
    display: none;
  }
}

@media (max-width: 768px) { 

  .top-banner{
      display:none !important;
  }
  
  }